home *** CD-ROM | disk | FTP | other *** search
/ Champak 109 / Vol 109.iso / games / steppenw.swf / scripts / DefineButton2_191 / BUTTONCONDACTION on(release).as
Text File  |  2008-11-12  |  61b  |  5 lines

  1. on(release){
  2.    stopAllSounds();
  3.    gotoAndPlay(1020);
  4. }
  5.